numeric literal造句
例句與造句
- This example returns the square root of a numeric literal
此示例返回數值的平方根。 - Literals include strings and character and numeric literals
文字量包括字符串,字符和數字文字量。 - By default , a real numeric literal on the right - hand side of the assignment operator is treated as
默認情況下,賦值運算符右側的實數被視為 - Fixed - point numeric literals that are parts of predicates that involve comparison operators parameterize to
如果定點數值是涉及比較運算符的謂詞的組成部分,則此類數值將參數化為 - Fixed - point numeric literals that are not parts of predicates that involve comparison operators parameterize to
如果定點數值不是涉及比較運算符的謂詞的組成部分,則此類數值將參數化為 - It's difficult to find numeric literal in a sentence. 用numeric literal造句挺難的
- Note that numeric literals do not include a sign ; a phrase like - 1 is actually an expression composed of the operator - and the literal 1
注意數值型的字面值不包括符號(譯注:正負號) ,像- 1實際上是個組合了一元運算符" - "和字面值1的表達式 - Note that numeric literals do not include a sign ; a phrase like - 1 is actually an expression composed of the unary operator ` - ' and the literal 1
注意數值型的字面值不包括符號(譯注:正負號) ,像- 1實際上是個組合了一元運算符" - "和字面值1的表達式 - Scalars the scalar variables hold only one value , which may be a numeric literal , or a string literal . scalar variable names always begin with a $ sign
標量標量變量僅保存一個值,它可以是一個數值字面值,或一個字符串字面值。標量變量名稱始終用一個$字符開始。